PHP3 Manual | ||
---|---|---|
Prev | Next |
dbminsert -- inserts a value for a key in a dbm database
Adds the value to the database with the specified key.
Returns false if the specified key already exists. (To replace the value, use dbmreplace().)
Prev | Home | Next |
dbmfetch | Up | dbmreplace |